Welcome![Sign In][Sign Up]
Location:
Search - edge detection in java

Search list

[Graph Recognizecar1234

Description: 车牌识别系统JAVA源代码,包括灰度处理、均衡化、边缘提取、二值化等功能-number plate recognition system in Java source code, including Gray, balance, edge detection, the value of the two functions
Platform: | Size: 22014 | Author: 楚天 | Hits:

[Graph Recognizecar1234

Description: 车牌识别系统JAVA源代码,包括灰度处理、均衡化、边缘提取、二值化等功能-number plate recognition system in Java source code, including Gray, balance, edge detection, the value of the two functions
Platform: | Size: 21504 | Author: 楚天 | Hits:

[JSP/Javasobelbianyuanjiance

Description: 用于边缘检测的源代码,是用sobel算子的,用的是java的开发环境.-for edge detection of source code, segmentation is the operator, with the java development environment.
Platform: | Size: 1024 | Author: amy | Hits:

[Graph programUsingCannyEdge

Description: 自己编的使用canny算子进行边缘检测的程序,用c写的,有详细注释-own addendum to the use of canny operator for edge detection procedures, using c write a detailed Notes
Platform: | Size: 3072 | Author: 赵璐 | Hits:

[Special EffectsTouch_exe

Description: 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈值二值化、图像反色。 5. 图像可调阈值边缘检测:Robert算子;Prewit算子;Sobel算子;Kirsch算子 6. 图像Huffman编码。 7. 调色板、屏幕捕捉、屏幕取色、屏幕上任意两点距离的测量。 -The software supports jpg, gif, png image format, generally have the following functions: V 0.1 version: 1. The image to enlarge, shrink, copy, print, anywhere access to the current image color information. 2. Histogram display images. 3. Grayscale statistics: image width, height, minimum gray level, the largest gray, gray Mean Mean, gray variance Variance, standard deviation, skewness Skewness, kurtosis coefficient of Kurtosis, entropy (Entropy). 4. RGB RGB Separation, RGB to grayscale map, gray balance, adjustable threshold image binarization, image anti-color. 5. Image adjustable threshold edge detection: Robert operator Prewit operator Sobel operator Kirsch operator 6. Image Huffman coding. 7. Palettes, screen capture, get color screen, the screen distance between any two measurements.
Platform: | Size: 1034240 | Author: 郑一一 | Hits:

[Graph RecognizeImageProcessingTest

Description: 能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。-To achieve loading images, and then on the image blurred, sharpening, edge detection and other functions.
Platform: | Size: 3072 | Author: 郭龙 | Hits:

[JSP/Javacompare

Description: edge detection in java
Platform: | Size: 6144 | Author: ashaheeras | Hits:

[JSP/Javajava_image_process

Description: java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge detection, etc.
Platform: | Size: 1065984 | Author: 鸟人 | Hits:

[JSP/Javasobel

Description: Sobel edge detection in Java
Platform: | Size: 1024 | Author: jacobi | Hits:

[Delphi VCLCannyEdgeDetector

Description: canny edge detector is the best edge detection in the image processing field.in the first guassian blur in the image and then use sobel filter to get magnitude image
Platform: | Size: 5120 | Author: Delphi_CAT | Hits:

[Special Effectstraffic

Description: 包括灰度处理、均衡化、边缘提取、二值化等功能-number plate recognition system in Java source code, including Gray, balance, edge detection, the value of the two functions -number plate recognition system in Java source code, including Gray, balance, edge detection, the value of the two functions
Platform: | Size: 9216 | Author: qifeng | Hits:

[JSP/Javasobel

Description: This code was written in Java for Sobel edge detection.
Platform: | Size: 1024 | Author: souto | Hits:

[JSP/JavaCannyEdgeDetector

Description: java语言实现的具有应用程序界面的canny算法实现,代码编写的可读程度高,并有本人的详细注释。现在网上只有canny算法的java代码,并没有应用程序界面的canny算法实现,所以很多代码不知道能不能用,也不知道效果如何。本程序全面解析了canny算法的java实现,并且达到了很好的效果。canny算法是非常重要的单像素边缘提取算法,对他的理解可以使你明白很多的图像处理手段。-java language application program interface with the canny algorithm, a high degree of code written in readable, and my detailed notes. Now online only canny algorithm java code, not the application interface canny algorithm, so a lot of code does not know can not use, do not know how it works. The program' s comprehensive analysis of the canny algorithm java implementation, and achieve good results. canny algorithm is very important single-pixel edge detection algorithm, for his understanding can make you understand a lot of image processing tools.
Platform: | Size: 7168 | Author: yepeng | Hits:

[androidBumpingBalls

Description: Java碰撞的小球,可运行于手机客户端的一个JAVA小程序,可用于碰撞游戏的编写,碰撞检测代码,小球在运行过程中碰撞到屏幕边缘即回弹再次运行。-Java collision ball, running on a mobile client JAVA applet can be used for the preparation of the collision game, the collision detection code, the ball rebound again run to the edge of the screen during operation in the collision.
Platform: | Size: 4096 | Author: haha | Hits:

[Game ProgramJavaBumpingBalls

Description: Java碰撞的小球,可运行于手机客户端的一个JAVA小程序,可用于碰撞游戏的编写,碰撞检测代码,小球在运行过程中碰撞到屏幕边缘即回弹再次运行。-Ball collision in Java can be run on a mobile client JAVA applets, can be used for collision game, collision detection code, ball to the edge of the screen that rebound again run collision during operation.
Platform: | Size: 44032 | Author: pudn1383 | Hits:

[Special EffectsPrewitt

Description: 在Java下的基于Prewitt算法的数字图像边缘检测算法的实现-In Java-based algorithm for digital image Prewitt edge detection algorithm
Platform: | Size: 2048 | Author: yangwuxian | Hits:

[Special EffectsRobert

Description: 在Java下的基于Robert算法的数字图像边缘检测算法的实现-Robert in Java-based algorithm for digital image edge detection algorithm
Platform: | Size: 2048 | Author: yangwuxian | Hits:

[Special EffectsRobinson

Description: 在Java下的基于Robinson算法的数字图像边缘检测算法的实现-Robinson in Java-based algorithm for digital image edge detection algorithm
Platform: | Size: 2048 | Author: yangwuxian | Hits:

[JSP/JavaImageViewer

Description: Image Viewer is an image processing project developed in java. It contains filters like color invert, blur, sharpen, edge detection etc. The Gaussian and Impulsive noise can also be added in the image. The project also contains image enhancements like Binirization and Segmentation.
Platform: | Size: 195584 | Author: Shubham Choubey | Hits:

CodeBus www.codebus.net